home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1999-07-17 | 5.3 KB | 243 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CMainFrame
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "slsdemo.h"
- LastPage=0
-
- ClassCount=10
- Class1=CExceedDlg
- Class2=CLicenceDlg
- Class3=CMainFrame
- Class4=CRegisterDlg
- Class5=CRenewDlg
- Class6=CSlsDemoApp
- Class7=CAboutDlg
- Class8=CSlsDemoDoc
- Class9=CSlsDemoView
-
- ResourceCount=7
- Resource1=IDD_RENEW
- Resource2=IDD_LICENCE
- Resource3=IDD_EXPORT
- Resource4=IDR_MAINFRAME (English (U.S.))
- Resource5=IDD_ABOUTBOX (English (U.S.))
- Resource6=IDD_EXCEED
- Class10=CExportDlg
- Resource7=IDD_REGISTER
-
- [CLS:CExceedDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=ExceedDlg.h
- ImplementationFile=ExceedDlg.cpp
-
- [CLS:CLicenceDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=LicenceDlg.h
- ImplementationFile=LicenceDlg.cpp
-
- [CLS:CMainFrame]
- Type=0
- BaseClass=CFrameWnd
- HeaderFile=MainFrm.h
- ImplementationFile=MainFrm.cpp
- Filter=T
- VirtualFilter=fWC
- LastObject=ID_FEATURE_FEATURELEVEL5
-
- [CLS:CRegisterDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=RegisterDlg.h
- ImplementationFile=RegisterDlg.cpp
-
- [CLS:CRenewDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=RenewDlg.h
- ImplementationFile=RenewDlg.cpp
-
- [CLS:CSlsDemoApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=SlsDemo.h
- ImplementationFile=SlsDemo.cpp
- Filter=N
- VirtualFilter=AC
- LastObject=CSlsDemoApp
-
- [CLS:CAboutDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=SlsDemo.cpp
- ImplementationFile=SlsDemo.cpp
- LastObject=CAboutDlg
-
- [CLS:CSlsDemoDoc]
- Type=0
- BaseClass=CDocument
- HeaderFile=SlsDemoDoc.h
- ImplementationFile=SlsDemoDoc.cpp
-
- [CLS:CSlsDemoView]
- Type=0
- BaseClass=CView
- HeaderFile=SlsDemoView.h
- ImplementationFile=SlsDemoView.cpp
- Filter=C
- VirtualFilter=VWC
- LastObject=CSlsDemoView
-
- [DLG:IDD_EXCEED]
- Type=1
- Class=CExceedDlg
- ControlCount=8
- Control1=IDC_EXIT,button,1342242817
- Control2=IDC_CONTINUE,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,button,1342177287
- Control8=IDC_STATIC,button,1342177287
-
- [DLG:IDD_LICENCE]
- Type=1
- Class=CLicenceDlg
- ControlCount=6
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_REFERENCE_CODE,edit,1350633600
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_LICENCE_KEY,edit,1350631552
-
- [DLG:IDD_REGISTER]
- Type=1
- Class=CRegisterDlg
- ControlCount=9
- Control1=IDC_REGISTER,button,1342242817
- Control2=IDC_CONTINUE,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,button,1342177287
- Control8=IDC_EXIT,button,1342242816
- Control9=IDC_STATIC,button,1342177287
-
- [DLG:IDD_RENEW]
- Type=1
- Class=CRenewDlg
- ControlCount=9
- Control1=IDC_RENEW,button,1342242817
- Control2=IDC_CONTINUE,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,button,1342177287
- Control8=IDC_EXIT,button,1342242816
- Control9=IDC_STATIC,button,1342177287
-
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
-
- [TB:IDR_MAINFRAME (English (U.S.))]
- Type=1
- Class=?
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- Command4=ID_EDIT_CUT
- Command5=ID_EDIT_COPY
- Command6=ID_EDIT_PASTE
- Command7=ID_FILE_PRINT
- Command8=ID_APP_ABOUT
- Command9=ID_CONTEXT_HELP
- CommandCount=9
-
- [MNU:IDR_MAINFRAME (English (U.S.))]
- Type=1
- Class=?
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- Command4=ID_FILE_SAVE_AS
- Command5=ID_FILE_PRINT
- Command6=ID_FILE_PRINT_PREVIEW
- Command7=ID_FILE_PRINT_SETUP
- Command8=ID_FILE_MRU_FILE1
- Command9=ID_APP_EXIT
- Command10=ID_EDIT_UNDO
- Command11=ID_EDIT_CUT
- Command12=ID_EDIT_COPY
- Command13=ID_EDIT_PASTE
- Command14=ID_VIEW_TOOLBAR
- Command15=ID_VIEW_STATUS_BAR
- Command16=ID_TEST_EXPORT
- Command17=ID_TEST_QUERYUSERINFO
- Command18=ID_FEATURE_FEATURELEVEL1
- Command19=ID_FEATURE_FEATURELEVEL2
- Command20=ID_FEATURE_FEATURELEVEL3
- Command21=ID_FEATURE_FEATURELEVEL4
- Command22=ID_FEATURE_FEATURELEVEL5
- Command23=ID_HELP_FINDER
- Command24=ID_APP_ABOUT
- CommandCount=24
-
- [ACL:IDR_MAINFRAME (English (U.S.))]
- Type=1
- Class=?
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- Command4=ID_FILE_PRINT
- Command5=ID_EDIT_UNDO
- Command6=ID_EDIT_CUT
- Command7=ID_EDIT_COPY
- Command8=ID_EDIT_PASTE
- Command9=ID_EDIT_UNDO
- Command10=ID_EDIT_CUT
- Command11=ID_EDIT_COPY
- Command12=ID_EDIT_PASTE
- Command13=ID_NEXT_PANE
- Command14=ID_PREV_PANE
- Command15=ID_CONTEXT_HELP
- Command16=ID_HELP
- CommandCount=16
-
- [DLG:IDD_ABOUTBOX (English (U.S.))]
- Type=1
- Class=?
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
-
- [DLG:IDD_EXPORT]
- Type=1
- Class=CExportDlg
- ControlCount=4
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_REFCODE,edit,1350631552
-
- [CLS:CExportDlg]
- Type=0
- HeaderFile=ExportDlg.h
- ImplementationFile=ExportDlg.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CExportDlg
- VirtualFilter=dWC
-
-